Skip to main content

Modify Order

Request to be POSTed to uri : /NorenWClientTP/ModifyOrder

Request Details :

Parameter NamePossible valueDescription
jData*Should send json object with fields in below list
jKey*Key Obtained on login success.
Json FieldsPossible valueDescription
exch*Exchange
norenordno*Noren order number, which needs to be modified
prctyp*LMT / MKT / SL-MKT / SL-LMTThis can be modified.
prc*Modified / New price
qty*Modified / New Quantity
tsym*Unque id of contract on which order was placed. Can’t be modified, must be the same as that of original order. (use url encoding to avoid special char error for symbols like M&M)
retDAY / IOC / EOSNew Retention type of the order
mkt_protectionMarket order protection percentage. Applicable only for MKT orders
in BSE/BFO/BCS and MCX segments.
trgprcNew trigger price in case of SL-MKT or SL-LMT
dscqtyDisclosed quantity (Max 10% for NSE, and 50% for MCX)
ext_remarksExternal remarks
cl_ord_idCli Order Id
channelChannel
usr_agentUser Agent
app_inst_idApp Install Id
uid*User id of the logged in user.
bpprcBook Profit Price applicable only if product is selected as B (Bracket order )
blprcBook loss Price applicable only if product is selected as H and B (High Leverage and Bracket order )
trailprcTrailing Price applicable only if product is selected as H and B (High Leverage and Bracket order )
ordersourceMOB / WEB / TTUsed to generate exchange info fields.
[Optional field else it will take login access type]

Response Details :

Response data will be in json format with below fields.

Json FieldsPossible valueDescription
statOk or Not_OkModify order success or failure indication.
resultNoren Order number of the order modified.
request_timeResponse received time.
emsgThis will be present only if Order modification fails